@charset "utf-8";
ul {
    margin: 0;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/* 箭头左右 */

@keyframes lrmover {
    0% {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
    25% {
        transform: translateX(2px);
        -webkit-transform: translateX(2px);
        -moz-transform: translateX(2px);
        -ms-transform: translateX(2px);
        -o-transform: translateX(2px);
    }
    50% {
        transform: translateX(5px) scale(1.1, .9);
        -webkit-transform: translateX(5px) scale(1.1, .9);
        -moz-transform: translateX(5px) scale(1.1, .9);
        -ms-transform: translateX(5px) scale(1.1, .9);
        -o-transform: translateX(5px) scale(1.1, .9);
    }
    75% {
        ransform: translateX(2px)
    }
    100% {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
}


/* 鼠标箭头 */

.jiantou {
    cursor: default;
}


/* 字体图标 */


/* 背景主体颜色 */

body {
    background-color: #fff;
    color: #333;
    font-size: 16px;
}

a {
    font-size: 14px;
    color: #333;
}

a:hover {
    color: #175AC2;
}


/* 图片对齐 */

img {
    vertical-align: middle;
}

i {
    display: inline-block;
    vertical-align: middle;
}

p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}


/* h1logo */

h1 {
    font-size: 14px;
    font-weight: 400;
    color: #4e4e4e;
}


/* h2轮播图 */

h2 {
    font-size: 16px;
}


/* h3模块分隔 */

h3 {
    font-size: 36px;
    color: #333;
    font-weight: 700;
}


/* h4盒子 */

h4 {
    font-size: 30px;
    font-weight: 700;
    color: #111;
}


/* h5段落*/

h5 {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}


/* h6自定义 */

h6 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}


/* 单一版心媒体查询修改最大最小宽度 */

@media screen and (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media screen and (max-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .container {
        padding: 0 30px;
    }
}


/* 头部 */

.headbox {
    width: 100%;
    background-color: #fff;
}

.headbox_zw {
    height: 204px;
}

.headbox_t {
    height: 32px;
    background-color: #F1F1F1;
}

.headbox_b {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.headbox_ttxt {
    font-size: 12px;
    color: #666;
}

.headbox_tr_item {
    position: relative;
    cursor: pointer;
}

.headbox_tr_itemdw {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: calc(100% + 30px);
    background-color: #FFf;
    border: 1px solid #dedede;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 99;
}

.headbox_itemdwbox img {
    width: 100%;
}

.headbox_itemdwbox p {
    font-size: 14px;
}

.headbox_tr_item span {
    font-size: 12px;
    color: #666;
}

.headbox_tr_item i {
    margin-left: 5px;
    color: #333;
}

.headbox_tr_item:hover .headbox_tr_itemdw {
    display: block;
}

.headbox_cbox {
    height: 122px;
}

.headbox_clogo img {
    height: 70px;
}

.headbox_ctel h6 {
    font-size: 14px;
    color: #999;
    font-weight: 400;
}

.headbox_ctel p {
    font-size: 26px;
    font-weight: 700;
    color: #333;
}

.headbox_b {
    background-color: #084fb6;
}

.headbox_bbox {
    height: 50px;
}

.headbox_bbox_itema {
    font-size: 16px;
    color: #fff;
}

.headbox_bbox_itema.on {
    background-color: #000;
}

.headbox_bbox_itema:hover {
    background-color: #000;
    color: #fff;
}

.headbox_txtt .headbox_txtt_item {
    font-size: 20px;
    font-weight: 700;
    color: #084fb6;
    /*
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
*/
}

.headbox_txtt .headbox_txtt_item b {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #fe0629;
    margin: 0 8px;
    vertical-align: middle;
}

.headbox_txt {
    font-size: 14px;
    color: #4e4e4e;
}


/* 底部 */

.foot {
    margin-top: 70px;
}

.foot_t {
    padding: 50px 0;
    background-color: #353535;
}

.foot_youqing {
    padding: 20px 0;
    background-color: #3b3b3b;
}

.foot_wx {
    cursor: pointer;
}

.foot_wx i {
    font-size: 42px;
    color: #767880;
}

.foot_tlnav .foot_tlnava {
    position: relative;
    padding: 0 14px;
    font-size: 14px;
    color: #ccc;
}

.foot_tlnav .foot_tlnava:hover {
    color: #fff;
}

.foot_tlnav .foot_tlnava::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    background-color: #ccc;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.foot_tlnav .foot_tlnava:last-child::after {
    display: none;
}

.foot_tllinks span {
    font-size: 14px;
    color: #ccc;
}

.foot_tllinks .foot_tllinksa {
    position: relative;
    padding: 0 14px;
    font-size: 14px;
    color: #ccc;
}

.foot_tllinks .foot_tllinksa:hover {
    color: #fff;
}

.foot_tllinks .foot_tllinksa::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    background-color: #ccc;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.foot_trbox_wx {
    margin-top: 20px;
    text-align: center;
}

.foot_trbox_wx p {
    font-size: 12px;
    margin-top: 5px;
    color: #ccc;
}

.foot_b {
    padding: 10px 0;
    background-color: #282828;
}

.foot_bba span {
    font-size: 12px;
    color: #b6b6b6;
}

.foot_bba a {
    font-size: 12px;
    color: #b6b6b6;
}

.foot_bba a:hover {
    color: #fff;
}

.foot_ti {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.foot_tlct {
    padding-right: 40%
}

.foot_tl .foot_tla {
    width: 50%;
    line-height: 32px;
    font-size: 14px;
    color: #ccc;
}

.foot_tl .foot_tla:hover {
    color: #fff;
}

.foot_tl .foot_tla:nth-child(2n) {
    /*    margin-right: 0;*/
}

.foot_tcbox {
    padding: 0 20px;
}

.foot_tcbox_item {
    padding: 5px 0;
}

.foot_tcbox_item i {
    font-size: 16px;
    color: #ccc;
}

.foot_tcbox_item span {
    padding-left: 5px;
    font-size: 14px;
    color: #ccc;
}

.foot_tcbox_item a {
    flex: 1;
    padding-left: 5px;
    font-size: 14px;
    color: #ccc;
}

.foot_tcbox_item a:hover {
    color: #fff;
}

.foot_trbox_wx img {
    margin: auto;
}

.foot_trbox_fx {
    margin-top: 5px;
}

.foot_tt .col {
    position: relative;
}

.foot_tt .col::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 120px;
    /*    background-color: rgba(255, 255, 255, .2);*/
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.foot_tt .col:last-child::before {
    display: none;
}


/* 内页背景 */

.nybgbox img {
    margin: 0 auto;
}


/*  内页分栏指引*/

.nyflzy {
    margin-top: 60px;
}

.nyflzy_boxitem span {
    margin: 0 10px;
    padding: 0px 30px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

.nyflzy_boxitem.on a {
    color: #084fb6;
}

.nyflzy_boxitem p {
    text-align: center;
    color: #ccc;
}

.nyflzy_boxitem:hover a {
    color: #084fb6;
}


/* 新闻面包屑 */

.xwmbx {
    /*    margin-top: 30px;*/
}

.xwmbxbox {
    height: 40px;
    border-bottom: 1px solid #eee;
}

.xwmbxbox_l a {
    line-height: 39px;
    font-size: 16px;
    color: #333;
}

.xwmbxbox_r span {
    padding-right: 5px;
    font-size: 14px;
    color: #666;
}

.xwmbxbox_r a {
    font-size: 14px;
    color: #333;
}

.xwmbxbox_r a:hover {
    color: #084fb6;
}

.xwmbxbox_r i {
    margin: 0 5px;
    margin-top: 4px;
    font-size: 12px;
    color: #666;
}

.xwmbxbox_r i.tu1 {
    margin-top: -1px;
    font-size: 16px;
    color: #666;
}


/* 新闻分类 */

.xwfl {
    margin-top: 30px;
}

.xwflbox>a {
    padding: 6px 20px;
    margin-right: 15px;
    border: 1px #eee solid;
    border-radius: 30px;
}

.xwflbox>a.on {
    background-color: #fe0629;
    color: #fff;
    border: 1px #fff solid;
}

.xwflbox a:hover {
    background-color: #fe0629;
    color: #fff;
    border: 1px #fff solid;
}


/* 内页分页 */

.nyfy {
    margin-top: 30px;
}


/* 通用分页样式 */

.pages {
    height: 26px;
    padding: 5px 0;
    margin-top: 5px;
    clear: both;
}

.pages:after {
    content: '.';
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
}

.pages ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.pages li {
    float: left;
    margin-right: 5px;
}

.pages li a {
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
    height: 24px;
    line-height: 24px;
    color: #666;
}

.pages li a:hover {
    border: 1px solid #fe0629;
    background: #fe0629;
    color: #fff;
    text-decoration: none;
}

.pages li span {
    border: 1px solid #e1e1e1;
    height: 24px;
    line-height: 24px;
    color: #c4c4c4;
    padding: 5px 10px;
}

.pages .current a {
    border: 1px solid #fe0629;
    background: #fe0629;
    color: #fff;
}


/* 常见问题 */

.sqlx_title {
    text-align: center;
}

.sqlx_titleh {
    font-size: 36px;
    color: #333;
    font-weight: 700;
}

.sqlx_titlep {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}

.cjwt {
    margin-top: 60px;
}

.cjwt_ct {
    margin-top: 30px;
}

.cjwt_ctbox_item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 30px;
}

.cjwt_ctbox_item:nth-child(2n) {
    margin-right: 0;
}

.cjwt_ctbox_itemhy {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background-color: #084fb6;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.cjwt_ctbox_itemhz {
    flex: 1;
    padding-left: 8px;
    font-size: 18px;
    color: #333;
}

.cjwt_ctbox_itemp {
    margin-top: 5px;
    font-size: 14px;
    line-height: 24px;
    color: #878c97;
}

.pages li a {
    font-size: 12px;
}

.pages li span {
    font-size: 12px;
}

.nyxwnrbt_sx {
    margin-top: 10px;
}

.nyxwnrbt_sx>div {
    width: 50%;
    font-size: 14px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.nyxwnrbt_sxr {
    text-align: right;
}


/*  */

.sqlc_ctitem_boxt {
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    background-repeat: no-repeat;
    background-position: center;
}

.sqlc_ctitem_boxt i {
    font-size: 60px;
    color: #084fb6;
}

.sqlc_ctitem_boxb {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.headbox_tel i{
    font-size: 30px;
    font-weight: 700;
    color: #084fb6;
}
/* 媒体查询 */
.headbox_clogo_mb{
    display: none;
}
.headbox_tel{
    display: none;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #fe0629;
}
.swiper-pagination-bullet{
    background-color: #ccc;
    opacity: 1;
}
/* 返回顶部 */
.topbtn{
    position: fixed;
    bottom: 10%;
    right: 5px;
    display: none;
    z-index: 99;
}
.topbtnbox{
  display: none;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: rgba(8, 79, 182, .8);
    border-radius: 100%;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    cursor: pointer;
}
.topbtn>div{
    margin: 5px 0;
}
.telbtn>a{
   display: none;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: rgba(254, 6, 41, .8);
    border-radius: 100%;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    cursor: pointer; 
}
.telbtn i{
    font-size: 25px;
    color: #fff;
    font-weight: 700; 
}
.topbtnbox i{
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
/* 上下篇 */
.nyxwnrbt_sx {
    margin-top: 30px;
}

.nyxwnrbt_sx>a {
    width: 50%;

}

.nyxwnrbt_sx .nyxwnrbt_sxr {
    text-align: right;
}
@media screen and (max-width: 768px) {
    /*  */
    .topbtn{
        display: block;
    }
    .telbtn>a{
        display: flex;
    }
    /* 右侧客服 */
    .cndns-right{
        display: none;
    }
    /* 头部 */
   .headbox_b .container{
       padding: 0 15px;
   }
    .headbox_cbox {
        height: 72px;
    }
    .headbox_t {
        display: none;
    }
    .headbox_txt {
        display: none;
    }
    .headbox_clogo img {
       height: 50px;
    }
    .headbox_ctel {
        display: none;
    }
    .headbox_bbox {
        height: auto;
    }
    .headbox_bbox_itema {
        padding: 6px 0;
        font-size: 14px;
        border-top: 1px solid rgba(255, 255, 255, .1);
        border-right: 1px solid  rgba(255, 255, 255, .1);
        
    }
   
    .headbox_bbox_item:nth-child(3n+1) .headbox_bbox_itema{
        border-right: 0;
    }
    .headbox_bbox_item:first-child {
        display: none !important;
    }
    .headbox_clogo_pc{
        display: none;
    }
    .headbox_clogo_mb{
        display: block;
    }
   .headbox_tel{
       display: block;
   }
    /* 友情链接 */
    .foot_youqing{
        padding: 10px 0;
    }
    /* 底部 */
    .foot_t{
        padding: 35px 0;
    }
    .foot_tl{
        display: none !important;
    }
    .foot_tcbox{
        padding: 0;
    }
    .foot_tcbox_item span{
        white-space:nowrap;
        font-size: 12px;
    }
    .foot_tcbox_item i{
        font-size: 14px;
    }
    .foot_tcbox_item a{
        font-size: 12px;
    }
    .foot_tcbox_item a{
        padding-left: 2px;
    }
    .foot_trbox_fx{
        display: none;
    }
    .foot_b{
        padding: 10px 0;
        text-align: center;
      
    }
    .foot_bba{
        width: 100%;
    }
    .foot_ti{
        display: none;
    }
    .foot_tr{
        justify-content: flex-end !important;
    }
    .foot_ba,
    .foot_nf{
        display: none;
    }
    .foot_b .container{
        padding: 0 20px;
    }
    .foot_trbox_wx{
        margin-top: 5px;
    }

    /* 内页背景 */
    .nybg{
        display: none;
    }
    /* 面包屑 */
    .xwmbxbox_r a{
        font-size: 12px;
    }
    .xwmbxbox_r span{
        font-size: 12px;
    }
    .xwmbxbox_r i{
        font-size: 14px;
    }
    .cmnrbox_fx{
        display: none !important;
            }
    /* 新闻分类 */
    .xwflbox>a{
        margin-right: 5px;
        width: 25%;
        height: 36px;
        line-height: 34px;
        padding: 0;
        text-align: center;
        border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        -ms-border-radius: 18px;
        -o-border-radius: 18px;
}
 /* 友情链接 */
 .foot_link{
    display: none;
}
.nyflzy_boxitem p{
    font-size: 12px;
}
/* 上下篇 */
.nyxwnrbt_sx a,
.nyxwnrbt_sx span ,
.nyxwnrbt_sx>div{
    font-size: 12px;
}

.nyxwnrbt_sx {
    margin-top: 15px;
    flex-wrap: wrap;
}
.nyxwnrbt_sx>div{
    width: 100%;
}
.nyxwnrbt_sx>a{
    width: 100%;
    padding: 5px 0;
}
.nyxwnrbt_sx>div{
    padding: 5px 0;
}
.nyxwnrbt_sx .nyxwnrbt_sxr{
  
    text-align: left;
}
}
/*  */
table,table tr td {
    border: 1px solid #eee !important;
    text-align: center !important;
    border-collapse: collapse !important;
}